runtime.spanSetBlockHeader.popped (field)
5 uses
runtime (current package)
mspanset.go#L66: popped atomic.Uint32
mspanset.go#L235: if block.popped.Add(1) == spanSetBlockEntries {
mspanset.go#L269: if block.popped.Load() == 0 {
mspanset.go#L275: if block.popped.Load() == spanSetBlockEntries {
mspanset.go#L343: block.popped.Store(0)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |